![]() |
ALMaSS
1.0
The Animal, Landscape and Man Simulation System
|
A small class to hold the pointers to active population managers. More...
#include <PopulationManager.h>
Public Member Functions | |
PopulationManagerList () | |
void | SetPopulation (Population_Manager *p_pm, TTypesOfPopulation a_pt) |
Population_Manager * | GetPopulation (TTypesOfPopulation a_pt) |
Protected Attributes | |
Population_Manager * | m_populationlist [TOP_foobar] |
A small class to hold the pointers to active population managers.
|
inline |
References m_populationlist, and TOP_foobar.
|
inline |
References m_populationlist.
Referenced by Hunter_Population_Manager::CreateObjects(), and Hunter_Population_Manager::Init().
|
inline |
|
protected |
Referenced by GetPopulation(), PopulationManagerList(), and SetPopulation().